[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / 9 / RKCommonLibrary / 0.0.1 / RKCommonLibrary.podspec.json
blob8d38bd078005aaee207c8ba86ec67c0b3d0b8ed2
2   "name": "RKCommonLibrary",
3   "version": "0.0.1",
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.0.1"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/*.{h,m}"
23   ],
24   "public_header_files": "Classes/*.h",
25   "frameworks": "Foundation",
26   "requires_arc": true