[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / f / e / FYAlbum / 1.0.0 / FYAlbum.podspec.json
blobd8a8ecede0dfc97c819d8e67c8316243819a917e
2   "name": "FYAlbum",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Fast encryption string used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ifgyong/FYAlbum",
7   "authors": {
8     "fgyong": "fgyong@yeah.net"
9   },
10   "source": {
11     "git": "https://github.com/ifgyong/FYAlbum.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "source_files": "FYAlbum/*/*",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]