[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 0 / SDPhotosHelper / 1.0.0 / SDPhotosHelper.podspec.json
blob6dd928fdffb678bf2b689844c859d76903cda6d9
2   "name": "SDPhotosHelper",
3   "version": "1.0.0",
4   "summary": "A simple helper class for adding images and videos to Custom Albums using PHPhotoLibrary framework",
5   "description": "SDPhotos helper uses the APIs provided by PHPhotoLibrary framework introduced by Apple. It eases out the process of adding media to Custom Album in Photos.",
6   "homepage": "https://github.com/SagarSDagdu/SDPhotosHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sagar Dagdu": "shags032@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SagarSDagdu/SDPhotosHelper.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SDPhotosHelper/Classes/*.swift",
22   "pushed_with_swift_version": "3.0"