[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 1 / 6 / 0 / SYLibraryPhoto / 1.0.0 / SYLibraryPhoto.podspec.json
blobe27d093955c06a22322ba452297f75aaca414d79
2   "name": "SYLibraryPhoto",
3   "version": "1.0.0",
4   "summary": "SYLibraryPhoto used to select photo from AssetsLibrary.",
5   "homepage": "https://github.com/potato512/SYLibraryPhoto",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYLibraryPhoto.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "SYLibraryPhoto/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "AssetsLibrary"
24   ],
25   "requires_arc": true