[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / 4 / Automattic-Tracks-iOS / 0.0.2 / Automattic-Tracks-iOS.podspec.json
blobb72a16617fb7fd45f856f125a319f5a38663fac7
2   "name": "Automattic-Tracks-iOS",
3   "version": "0.0.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "GPLv2"
9   },
10   "homepage": "https://github.com/automattic/automattic-tracks-ios",
11   "authors": {
12     "Aaron Douglas": "aaron@automattic.com"
13   },
14   "summary": "Simple way to track events in an iOS app with Automattic Tracks internal service",
15   "source": {
16     "git": "https://github.com/Automattic/Automattic-Tracks-iOS.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "Automattic-Tracks-iOS/**/*.{h,m}",
20   "resource_bundles": {
21     "DataModel": [
22       "Automattic-Tracks-iOS/**/*.xcdatamodeld"
23     ]
24   },
25   "frameworks": "CoreTelephony",
26   "dependencies": {
27     "UIDeviceIdentifier": [
28       "~> 0.4"
29     ],
30     "CocoaLumberjack": [
31       "~> 2.0"
32     ]
33   }