[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / a / b / 7 / ETEventTrack / 1.0.1 / ETEventTrack.podspec.json
blobf742cc64f04e9b606ce9b401f198b5edc311759d
2   "name": "ETEventTrack",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "iOS项目埋点基础框架",
6   "homepage": "https://github.com/willn1987/ETEventTrack",
7   "source": {
8     "git": "https://github.com/willn1987/ETEventTrack.git",
9     "tag": "1.0.1"
10   },
11   "source_files": "ETEventTrack/**/*",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.2.1"
23     ],
24     "SensorsAnalyticsSDK": [
26     ]
27   },
28   "authors": {
29     "willn1987": "391690874@qq.com"
30   },
31   "social_media_url": "https://github.com/willn1987"