第三方框架终极版

来源:互联网 发布:百利甜酒 知乎 编辑:程序博客网 时间:2024/05/02 05:11

———————-   API    ———————-

DataKit          用Node做后端,前端封装库的 框架

 

———————-   Auth    ———————-

MPOAuth

 

———————-    第三方服务     ———————-

hoptoad-ios           收集app的错误的第三方服务

Parse        网络数据存储的服务

 

———————-    网络服务API     ———————-

objectiveflickr   flickr的objcmyutilities

DropboxSDK

 

———————-    社交    ———————-

ShareKit       分享到各个设计的工具

SVShareViewController    分享到Facebook和Twitter

 

———————-    Twitter    ———————-

TweetSheet      简单的Twitter发帖的工具

twitter-text-objc  – An Objective-C implementation of Twitter’s text processing library

 

———————-    Location    ———————-

MTLocation

 

———————-    蓝牙 BlueTooth    ———————-

CoreBluetoothPeripheral                https://github.com/liquidx/CoreBluetoothPeripheral

 

———————-    Key Value    ———————-

SFHFKeychainUtils      存储key和value到app中   https://github.com/ldandersen/scifihifi-iphone

SSKeyChain   介绍一个轻量级iOS安全框架:

 

 

———————-   Log    ———————-

NSLogger             有客户端的logger,通过网络log。

soslog-objc

 

 

———————-    设置    ———————-

InAppSettingsKit     程序内设置

InAppSettings    程序内设置

 

 

———————-    更新     ———————-

HockeyKit        分发,更新工具

iVersion           检查是否有新版本的lib

 

 

———————-    Version     ———————-

Harpy     检查 iTunes 商店的版本    https://github.com/ArtSabintsev/Harpy

MTMigration        不错的版本增量处理               https://github.com/mysterioustrousers/MTMigration

 

 

———————-    Util     ———————-

Reachability     检查网络是否可用的lib

支持 ARC Block的Reachability   https://github.com/tonymillion/Reachability

iRate                评价的库

小巧的appirater评价的库   https://github.com/arashpayan/appirater.git

iNotify           通知,第一次启动的功能介绍或者其他的提示

iHasApp        检测已经安装的app

https://github.com/arg0s/iOSInstalledApps             查看已经安装的App

 

———————-    Util     ———————-

RegexKitLite     正则工具

CHDataStructures         HDataStructures is a library of standard data structures which can be used in any Objective-C program, for educational purposes, or as a foundation for other

iOS-Universal-Framework            Framework的模版

URL小工具    https://github.com/nicklockwood/URLUtils.git

CountryPicker         国家选取器

FormatterKit            时间,日期,数字等格式化lib

Godzippa          gzip解压缩

ZipKit                zip解压缩

JLRoutes           提供负责的URL schemes,可用在app内部或者外部的调用          https://github.com/joeldev/JLRoutes.git

 

———————-    UDID     ———————-

openudid

secureudid  https://github.com/crashlytics/secureudid.git

 

———————-    String     ———————-

TransformerKit      字符串大小写,各种风格   https://github.com/mattt/TransformerKit.git

 

 

———————-    Color     ———————-

ColorUtils     支持16进制的颜色工具                 https://github.com/nicklockwood/ColorUtils

 

 

———————-    Date     ———————-

iso-8601-date-formatter

 

———————-    Date     ———————-

MSWeakTimer   线程安全的Timer        https://github.com/mindsnacks/MSWeakTimer.git

 

 

———————-    反馈     ———————-

Redmine-Feedbacks     把bug直接反馈到Redmine中

InAppFeedback        支持android和iOS的反馈服务

Crittercism      跨平台的反馈服务

QuincyKit           Live crash report management for iOS. AppStore ready!

 

 

———————-    地址簿     ———————-

HashedContacts   A wrapper class for iOS Address Book access that converts private contact information into hashed tokens.

 

 

———————-    AR    ———————-

ofxQualcommAR / Vuforia   高通的AR

CoreAR              小型的AR库

ARToolKitPlus    通用的AR库

mixare-iphone

FLOSS     http://www.libregeosocial.org/

metaio   http://www.metaio.com/software/mobile-sdk/

layer player     http://www.layar.com/player/

openframeworks   http://www.openframeworks.cc/

 

 

———————-    全景    ———————-

panoramagl        http://code.google.com/p/panoramagl/

 

———————-    统计     ———————-

http://count.ly/  开源的移动统计工具 支持android和iOS

 

 

 

———————-    Ruby     ———————-

mobiruby            iOS + mruby

rubymotion       收费的用Ruby写iOS的框架

nsrails          直接在objective-c或者rubymotion直接类似rails的使用远程的api

 

 

———————-    Testing     ———————-

specta         A light-weight TDD / BDD framework for Objective-C & Cocoa  (包括部分的expecta)

Kiwi      Simple BDD for iOS

expecta      A Matcher Framework for Objective-C/Cocoa

OCHamcrest  – library of matchers for building test expressions – for Objective-C

OCMock

LRMocky      一个测试框架

Frank          类似Cucumber的测试框架       https://github.com/moredip/Frank

 

 

———————-    Testing HTTP     ———————-

Http请求Test   https://github.com/luisobo/Nocilla.git

 

 

———————-    Game     ———————-

PureMVC              一个游戏框架

 

———————-   Cordova     ———————-

cordova-true-native-ios           基于cordova,用js写iOS应用框架

 

———————-    Package    ———————-

CocoaPods        Cocoa项目中的包管理工具

 

 

———————-    Debug     ———————-

DCIntrospect

MSVCLeakHouter  监控ViewController的建立和释放的过程      https://github.com/mindsnacks/MSVCLeakHunter.git

superdb         联机调试的debuger       https://github.com/Shopify/superdb

 

———————-    Android     ———————-

类似Android锁屏的库    https://github.com/GrioSF/Android-Pattern-Lock-on-iOS

 

———————-    Other    ———————-

扫描wifi信息:

http://code.google.com/p/uwecaugmentedrealityproject/

http://code.google.com/p/iphone-wireless/

 

条形码扫描:

http://zbar.sourceforge.net/iphone/sdkdoc/install.html

 

tcp/ip的通讯协议:

http://code.google.com/p/cocoaasyncsocket/

原创粉丝点击