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