[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / 0 / 1 / KIPhotoLibraryHelper / 0.1.0 / KIPhotoLibraryHelper.podspec.json
blobb4115343ff1df035002fd6f4885706b058120df3
2   "name": "KIPhotoLibraryHelper",
3   "version": "0.1.0",
4   "summary": "A set of helpers for PHPhotoLibrary.",
5   "homepage": "https://github.com/kaiinui/KIPhotoLibraryHelper",
6   "license": "MIT",
7   "authors": {
8     "kaiinui": "lied.der.optik@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kaiinui/KIPhotoLibraryHelper.git",
12     "tag": "v0.1.0"
13   },
14   "source_files": "PhotoLibraryHelper/Classes/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }