[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / d / c / b / LiObjectStorage / 0.1.1 / LiObjectStorage.podspec.json
blobb4b94fbb4f1dc6a79da80eb3a164fe49b09c519e
2   "name": "LiObjectStorage",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "ObjectStorage is a framework that make CURD works on your model entities",
6   "homepage": "https://github.com/tonyli508/ObjectStorage",
7   "authors": {
8     "Li Jiantang": "tonyli508@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/tonyli508",
11   "source": {
12     "git": "https://github.com/tonyli508/ObjectStorage.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "watchos": "2.0",
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "requires_arc": "true",
21   "source_files": [
22     "ObjectStorage/ObjectStorage/*/*.swift",
23     "ObjectStorage/ObjectStorage/*.swift"
24   ]