[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / 5 / RKBaseClass / 0.0.1 / RKBaseClass.podspec.json
blob6d3b27dbaf9e7493694c78092f3a555c62cac56b
2   "name": "RKBaseClass",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Base category for mapping.",
9   "homepage": "https://github.com/DaskiOFF/RKBaseClass",
10   "authors": {
11     "Roman Kotov": "waydeveloper@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/DaskiOFF/RKBaseClass.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Classes/NSObject+RKBaseClass.{h,m}",
22   "public_header_files": "Classes/*.h",
23   "frameworks": "Foundation"