[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / b / 5 / 4 / AlbumCore / 0.0.3 / AlbumCore.podspec.json
blob58477337a1c2b9d032930c7712a01b61392d931c
2   "name": "AlbumCore",
3   "version": "0.0.3",
4   "summary": "基于iOS8以上,Photos封装,简易相册使用库",
5   "description": "基于ios8以上,Photos封装,用户相册选择,查看,其中增加,删除,相册内容改变通知暂时为支持",
6   "homepage": "https://github.com/eocleo/AlbumCore.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leo": "2439594924@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/eocleo/AlbumCore.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "AlbumCore/*.*",
22   "frameworks": [
23     "Foundation",
24     "Photos"
25   ],
26   "pushed_with_swift_version": "3.0"