[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 0 / AERecord / 4.1.0 / AERecord.podspec.json
blob315abe5f5704932ecd49b9ce093b93b1c9258600
2   "name": "AERecord",
3   "version": "4.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Super awesome Core Data wrapper (for iOS, OSX, tvOS) written in Swift",
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.1.0"
17   },
18   "source_files": "Sources/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "4.0"
21   },
22   "platforms": {
23     "ios": "8.0",
24     "watchos": "2.2",
25     "tvos": "9.2",
26     "osx": "10.11"
27   }