[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 0 / JFObjectMapping / 1.0.1 / JFObjectMapping.podspec.json
blob7b925cf2c1c5896dafdda652ad4f24cb37576fb4
2   "name": "JFObjectMapping",
3   "version": "1.0.1",
4   "summary": "Object to/from JSON mapping framework",
5   "description": "                       Object to/from JSON mapping framework.\n",
6   "homepage": "https://github.com/jfwork",
7   "license": "MIT",
8   "authors": {
9     "Denis Jajčević": "denis.jajcevic@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jfwork/JFObjectMapping.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/ios",
20   "ios": {
21     "exclude_files": "Classes/osx"
22   }