[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / 0 / AERecord / 4.0.0 / AERecord.podspec.json
blob350c05e180a7afae1edb7e8176031922c5753e55
2   "name": "AERecord",
3   "summary": "Super awesome Core Data wrapper (for iOS, OSX, tvOS) written in Swift",
4   "version": "4.0.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
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": "4.0.0"
17   },
18   "source_files": "Sources/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "platforms": {
23     "ios": "8.0",
24     "tvos": "9.0",
25     "osx": "10.10"
26   }