[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 7 / PNAlertView / 1.1.1 / PNAlertView.podspec.json
blob47f523e6bf44a9530f1426c2e4a210a481040c09
2   "name": "PNAlertView",
3   "version": "1.1.1",
4   "summary": "iOS of PNAlertView.",
5   "homepage": "https://github.com/LiuPN/PNAlertView",
6   "license": "Apache",
7   "authors": {
8     "LiuPN": "panniuliu@139.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/LiuPN/PNAlertView.git",
15     "tag": "1.1.1"
16   },
17   "source_files": [
18     "PNAlertView",
19     "PNAlertView/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]