[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 7 / 2 / 1 / ASNRealm / 0.1.4 / ASNRealm.podspec.json
blobb4dc01549d488cf5f5dc748cf4ab56da57a6422e
2   "name": "ASNRealm",
3   "version": "0.1.4",
4   "summary": "help using realm for sophify",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sovianisa/ASNRealm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Annisa Sofia Noviantina": "annisa@41studio.com"
13   },
14   "source": {
15     "git": "https://github.com/sovianisa/ASNRealm.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ASNRealm/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Realm": [
26     ]
27   }