[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 7 / PhotosProvider / 0.2.0 / PhotosProvider.podspec.json
blob88d5ed652a85d38604af0133dcbf4328cc22305b
2   "name": "PhotosProvider",
3   "version": "0.2.0",
4   "summary": "Use combined PhotoObjects.",
5   "description": "You can use Photos Framework easily",
6   "homepage": "http://github.com/muukii/PhotosProvider",
7   "license": "MIT",
8   "requires_arc": true,
9   "authors": {
10     "muukii": "m@muukii.me"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/muukii/PhotosProvider.git",
17     "tag": "0.2.0"
18   },
19   "source_files": "PhotosProvider/Classes/**/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "frameworks": [
22     "Foundation",
23     "GCDKit"
24   ],
25   "dependencies": {
26     "GCDKit": [
27       "~> 1.2.1"
28     ]
29   }