[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 2 / 4 / Objective-CArmyKnife / 0.3 / Objective-CArmyKnife.podspec.json
blobc9cdaf8dc08979ab9f76fd8dc1e06c45ee61928b
2   "name": "Objective-CArmyKnife",
3   "version": "0.3",
4   "summary": "收录oc常用工具方法,提高开发效率,避免重复造轮子,欢迎分享代码",
5   "homepage": "http://github.com/Michael-Lfx/Objective-CArmyKnife",
6   "license": "MIT",
7   "authors": {
8     "Michael-LFX": "cihv2@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Michael-Lfx/Objective-CArmyKnife.git",
15     "tag": "0.3"
16   },
17   "source_files": [
18     "Objective-CArmyKnife",
19     "Objective-CArmyKnife/**/*.{h,m}"
20   ],
21   "requires_arc": true