[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / b / 4 / 0 / AERecord / 2.0.0 / AERecord.podspec.json
blob314a9986782340ecf376da0c5824c3a671a12617
2   "name": "AERecord",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Super awesome Core Data wrapper in Swift (for iOS and OSX)",
9   "homepage": "https://github.com/tadija/AERecord",
10   "authors": {
11     "tadija": "tadija@me.com"
12   },
13   "social_media_url": "http://twitter.com/tadija",
14   "source": {
15     "git": "https://github.com/tadija/AERecord.git",
16     "tag": "AERecord-v2.0.0"
17   },
18   "source_files": "AERecord/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   }