[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 8 / TMDbFramework / 0.1.0 / TMDbFramework.podspec.json
blob1ca8a74b9fe217a89eac9adfb62635ef25f0ca90
2   "name": "TMDbFramework",
3   "version": "0.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": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TMDbFramework/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
24     ],
25     "AlamofireImage": [
27     ],
28     "SwiftyJSON": [
30     ],
31     "ChameleonFramework": [
33     ]
34   },
35   "pushed_with_swift_version": "3.0"