[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / e / a / 9 / RKCommonLibrary / 0.0.2 / RKCommonLibrary.podspec.json
blob5f4fbeed25fa204e0d402a517e8b5368472e98e2
2   "name": "RKCommonLibrary",
3   "version": "0.0.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.0.2"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/*.{h,m}"
23   ],
24   "public_header_files": "Classes/*.h",
25   "frameworks": "Foundation",
26   "requires_arc": true