[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 8 / TMDbFramework / 1.1.0 / TMDbFramework.podspec.json
blobdcbffd7b88f193a9b1b325d9309cca4bbccf9b94
2   "name": "TMDbFramework",
3   "version": "1.1.0",
4   "summary": "Swift framwork to connect with themoviedb.org",
5   "homepage": "https://github.com/saragiotto/TMDbFramework",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Leonardo Saragiotto": "leonardo.saragiotto@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/saragiotto/TMDbFramework.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TMDbFramework/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
24     ],
25     "SwiftyJSON": [
27     ],
28     "ChameleonFramework": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"