[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / 8 / 1 / YLNewSpecDemo / 0.0.1 / YLNewSpecDemo.podspec.json
blob2cbaa51ed841803b9dd646073522c7a77b68c79d
2   "name": "YLNewSpecDemo",
3   "version": "0.0.1",
4   "summary": "A timer that prevents loops",
5   "description": "可以防止VC 引用 NSTimer 时 无法释放",
6   "homepage": "https://github.com/shanlaing/YLNewSpecDemo",
7   "license": "MIT",
8   "authors": {
9     "yishanliang": "shanliangiOS@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/shanlaing/YLNewSpecDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "YLNewSpecDemo/Classes/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true