[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / 1 / HJPhotoAlbumManager / 1.0.2 / HJPhotoAlbumManager.podspec.json
blob2c424e6552f1721f760dd463effc2d8f69fd8ff2
2   "name": "HJPhotoAlbumManager",
3   "version": "1.0.2",
4   "summary": "Photo Album handling module based on Hydra framework.",
5   "homepage": "https://github.com/P9SOFT/HJPhotoAlbumManager",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Tae Hyun Na": "taehyun.na@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/P9SOFT/HJPhotoAlbumManager.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "Sources/*.{h,m}",
21   "public_header_files": "Sources/*.h",
22   "dependencies": {
23     "Hydra": [
25     ]
26   }