[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / 2 / USAction / 1.0 / USAction.podspec.json
blob19dce2b61a5132ea07cd6003f842bc4c94e9c131
2   "name": "USAction",
3   "version": "1.0",
4   "summary": "类似SpriteKit的SKAction,你可以在UIKit上使用USAction,用法同SpriteKit的",
5   "homepage": "https://github.com/Insfgg99x/USAction",
6   "license": "MIT",
7   "authors": {
8     "CGPointZero": "newbox0512@yahoo.com"
9   },
10   "source": {
11     "git": "https://github.com/Insfgg99x/USAction.git",
12     "tag": "1.0"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "USAction/*.{h,m}",
22   "requires_arc": true