[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / 8 / FPFramework / 0.1.10 / FPFramework.podspec.json
blob89ad128d4491aa3a556ecfbc49e9abee1bd49396
2   "name": "FPFramework",
3   "version": "0.1.10",
4   "summary": "Sort description of Filipe framework",
5   "description": "Demo example of Cocoa Touch Framework. In this example you can distrubute framework without sharing the source code.",
6   "homepage": "https://github.com/filipemvpereira/MyFramework.git",
7   "license": {
8     "type": "MIT",
9     "text": "The MIT License (MIT)\n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
10   },
11   "authors": {
12     "Filipe Pereira": "filas21pereira@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/filipemvpereira/MyFramework/releases/download/0.1.10/FPFramework.zip"
16   },
17   "exclude_files": "Classes/Exclude",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "dependencies": {
24     "ObjectMapper": [
26     ]
27   }