[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / e / IonDB / 0.1.0 / IonDB.podspec.json
blob79e3dfafefb09bb7439dfeea69c04a71a6e5f68a
2   "name": "IonDB",
3   "version": "0.1.0",
4   "summary": "ios object database",
5   "description": "                       Damn simple ios object oriented databae\n",
6   "homepage": "https://github.com/dotcypress/IonDB",
7   "license": "MIT",
8   "authors": {
9     "Vitaly Domnikov": "dotcypress@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dotcypress/IonDB.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/dotcypress",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/*.{h,m}"