[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / a / 8 / PAPlaceholder / 0.2 / PAPlaceholder.podspec.json
blob6339269c252c52b383dfcbdbd00d99b4b59605af
2   "name": "PAPlaceholder",
3   "version": "0.2",
4   "summary": "A Passcode View Controller for iOS similar to the one in Settings.app",
5   "license": "BSD",
6   "homepage": "https://github.com/dhennessy/PAPlaceholder",
7   "authors": {
8     "Denis Hennessy": "denis@hennessynet.com"
9   },
10   "source": {
11     "git": "https://github.com/dhennessy/PAPlaceholder.git",
12     "tag": "0.2"
13   },
14   "platforms": {
15     "osx": "10.8"
16   },
17   "requires_arc": true,
18   "ios": {
19     "source_files": "PAPlaceholder"
20   },
21   "osx": {
22     "source_files": "PAPlaceholder/PAPlaceholderView.*"
23   }