[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 9 / RKCommonLibrary / 0.1.2 / RKCommonLibrary.podspec.json
bloba3f8de664fbb01227d7ace877f05886f9ef1a3fa
2   "name": "RKCommonLibrary",
3   "version": "0.1.2",
4   "summary": "Common Library for iOS Project.",
5   "homepage": "https://github.com/DaskiOFF/RKCommonLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Roman Kotov": "waydeveloper@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.1"
15   },
16   "source": {
17     "git": "https://github.com/DaskiOFF/RKCommonLibrary.git",
18     "tag": "0.1.2"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/*.{h,m}"
23   ],
24   "public_header_files": "Classes/RKCL.h",
25   "frameworks": "Foundation",
26   "requires_arc": true